home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Speccy ClassiX 1998
/
Speccy ClassiX 98.iso
/
amiga_system
/
the_aminet
/
dev
/
gcc
/
ixemulsrc.lha
/
ixemul-41.4
/
configure.in
< prev
next >
Wrap
Text File
|
1995-08-28
|
405b
|
10 lines
dnl Process this file with autoconf to produce a configure script.
dnl
AC_INIT(libsrc/crt0.c)
AC_PROG_INSTALL
AC_PROG_CC
AC_PROG_RANLIB
AC_OUTPUT(Makefile gen_library/Makefile gnulib/Makefile gnulib-soft-float/Makefile gnulib-68881/Makefile library/Makefile libsrc/Makefile static/Makefile stdio_2/Makefile stdlib/Makefile string/Makefile network/Makefile stack/Makefile glue/Makefile ixtrace/Makefile)